Bug 530568 – Entries with visibility=FALSE should warn for caps-lock on
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Sep 2008 21:57:29 +0000 (21:57 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Sep 2008 21:57:29 +0000 (21:57 +0000)
commit82e001ea415f400a9d8950b1efdabcea19d0c639
tree0aff0a26b9f6e405b4fc39d0bc2da04e2a74fd80
parent680c460ff2bba4cfa9da6773fecca4729de17d3f
Bug 530568 – Entries with visibility=FALSE should warn for caps-lock on

2008-09-29  Matthias Clasen  <mclasen@redhat.com>

        Bug 530568 – Entries with visibility=FALSE should warn for caps-lock
        on

        * gtk/gtkentry.c: Add a tooltip-like Caps Lock warning for
        password entries. The warning is also triggered if an input method
        is active. The warning can be turned off using the
        GtkEntry::caps-lock-warning property.
        Proposed by Owen Taylor

svn path=/trunk/; revision=21547
ChangeLog
gtk/gtkentry.c